Skip to content

docs(foundry): add cast tip20 create section with ISO 4217 warning#145

Open
decofe wants to merge 1 commit intomainfrom
rusowsky/docs-foundry-cast-tip20-create
Open

docs(foundry): add cast tip20 create section with ISO 4217 warning#145
decofe wants to merge 1 commit intomainfrom
rusowsky/docs-foundry-cast-tip20-create

Conversation

@decofe
Copy link
Member

@decofe decofe commented Mar 11, 2026

Summary

Documents the cast tip20 create command on the Foundry SDK page and adds a warning callout about ISO 4217 currency codes.

Motivation

The Foundry SDK page had no mention of TIP-20 deployment via cast, despite tempo-foundry shipping cast tip20 create (PR #306), cast send interception (PR #307), and forge script validation (PR #322).

Changes

  • Added new "Deploy a stablecoin with cast" section above "Interact & debug with cast"
  • Shows basic usage of cast tip20 create and the --force flag
  • Adds a :::warning callout explaining currency code immutability and its impact on fee payment, DEX routing, and quote token pairing
  • Mentions that forge script also runs ISO 4217 validation automatically

Testing

bun run check and bun run build pass clean.

Prompted by: rusowsky

Co-authored-by: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019cdde4-6b59-72d1-9e79-04a9cb59565b
@vercel
Copy link

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 11, 2026 5:33pm
tempo-docs Ready Ready Preview, Comment Mar 11, 2026 5:33pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants